Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 14 Feb 2011 06:27:42 +0000 (15:27 +0900)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2011 21:05:34 +0000 (17:05 -0400)
commitcefb95011000ad12d9f2cc71c6b9175e1d9746dd
treec867549632261393fa5e41aee61e127d3c09ea82
parent2b2d7aa30509e1b74f00e2b1809d7a646455dd3b
Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba

Added the remaining implementation bits for rendering paragraph backgrounds
with rgba values and updated the test case.
gtk/gtktextattributes.c
gtk/gtktextdisplay.c
gtk/gtktextlayout.c
gtk/gtktextlayout.h
tests/testtextview.c